body {
	min-width: 1200px;
	width: 100%;
}





.yin {
	padding: 0px 0 50px;
	background: url(../image/yin_line.gif) repeat-x 0 118px;
}

.yin_t {
	font-size: 40px;
	color: #333;
	text-align: center;
	height: 100px;
	line-height: 46px;
	overflow: hidden;
}

.yin_t a {
	color: #333;
}

.yin_t i {
	color: #0c86e0;
}

.yin_t span {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	padding: 5px 0 0;
}

.ibrand-num {
	overflow: hidden;
	margin: 50px 0 0;
}

.ibrand-num li {
	float: left;
	width: 200px;
	height: 140px;
	text-align: center;
	color: #333;
	font-size: 24px;
}

.ibrand-num li a {
	display: block;
	color: #333;
}

.ibrand-num li span {
	font-size: 40px;
	line-height: 40px;
	font-family: "DINOT";
	font-weight: bold;
}

.ibrand-num li b {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding: 10px 0 0;
	height: 29px;
}

.ibrand-num li em {
	width: 72px;
	height: 40px;
	display: block;
	margin: 0 auto;
	padding: 15px 0 0;
}

.ibrand-num li em img {
	width: 72px;
	height: 40px;
}

.video {
	width: 0px;
	height: 0px;
	z-index: 5000;
	position: relative;
	margin: 0 auto;
}

.video_btn {
	width: 0px;
	height: 0px;
	cursor: pointer;
}

#open_window {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}

.video_m {
	background: #eee;
	width: 1000px;
	height: 500px;
	z-index: 1;
	margin: 7% auto;
	overflow: auto;
}

.xx {
	font-size: 22px;
	color: #000;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #fff;
	z-index: 10;
}

.video_con {
	width: 1000px;
	height: 500px;
	overflow: hidden;
}

.video_con img {
	width: 1000px;
	height: 500px;
}



/**/

.yin1 {
	padding: 60px 0 80px;
}

.yin_t {
	font-size: 40px;
	color: #000;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	height: 90px;
	overflow: hidden;
}

.yin_t a {
	color: #000;
}

.yin_t b {
	color: #0c86e0;
}

.yin_t span {
	display: block;
	font-size: 20px;
	color: #333;
}

.yin_t i {
	color: #0c86e0;
	padding: 0 15px;
}

.yin1 dl {
	width: 284px;
	height: 400px;
	position: relative;
	margin: 60px 8px 0 8px;
	float: left;
	overflow: hidden;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}




.yin1 dl dt {
	width: 286px;
	line-height: 0;
	position: relative;
}

.yin1 dl dt img {
	width: 286px;
	height: 400px;
}

.yin1 dl dt h4 {
	font-size: 20px;
	color: #fff;
	height: 85px;
	line-height: 90px;
	width: 286px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #0c86e0;

	transition: height .5s;

	-moz-transition: height .5s;
	/* Firefox 4 */

	-webkit-transition: height .5s;
	/* Safari and Chrome */

	-o-transition: height .5s;
	/* Opera */
}

.yin1 dl dt h4 em {
	display: block;
	width: 46px;
	height: 46px;
	line-height: 0;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: -23px;
	left: 120px;
}

.yin1 dl dt h4 em img {
	width: 46px;
	height: 46px;
}

.yin1 dl dd {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	overflow: hidden;
	width: 286px;
	text-align: center;

	transition: height .5s;

	-moz-transition: height .5s;
	/* Firefox 4 */

	-webkit-transition: height .5s;
	/* Safari and Chrome */

	-o-transition: height .5s;
	/* Opera */
}

.yin1 dl dd h5 {
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	background: url(../image/yin_line.gif) no-repeat center 67px;
	font-size: 26px;
	color: #fff;
}

.yin1 dl dd em {
	display: block;
	width: 46px;
	height: 46px;
	line-height: 0;
	background: #0c86e0;
	border-radius: 50%;
	padding: 9px;
	margin: 80px auto 0;
}

.yin1 dl dd em img {
	width: 46px;
	height: 46px;
}

.yin1 dl dd p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	width: 220px;
	margin: 0 auto;
	padding: 15px 0 0;
}

.yin1 dl:hover dd,
.yin dl.cur dd {
	height: 400px;
}

.yin1 dl:hover dt h4,
.yin dl.cur dt h4 {
	height: 0;
}

.yin1 dl:hover dt h4 em,
.yin dl.cur dt h4 em {
	top: 0;
}

.yin1 dl:hover,
.yin dl.cur {
	-webkit-transform: translate(0, -35px);
	transform: translate(0, -35px);
}

.yin1 .nobor {
	margin-right: 0;
}





/*äº§å“ä¸­å¿ƒ*/

.cp_bg {
	background: url(http://www.sghjzb.com/skin/images/cp_bg01.gif) repeat-x;
	height: 880px;
	overflow: hidden;
	padding: 70px 0 0;
}



.cp_l {
	width: 280px;
	margin: 50px 0 0;
	background: #fff;
}

.cp_l h3 {
	background: #057fd9;
	width: 220px;
	height: 70px;
	padding: 11px 0 0 60px;
	line-height: 40px;
	overflow: hidden;
}

.cp_l h3 a {
	font-size: 30px;
	color: #fff;
	display: block;
}

.cp_l h3 i {
	display: block;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #92d1ff;
	font-family: Arial, Helvetica, sans-serif;
}

.cp_lm {
	width: 222px;
	margin: 0 auto;
}

.cp_ul01 li {
	border-top: #dedede 1px solid;
}

.cp_ul01 li a {
	display: block;

	font-size: 18px;

	color: #333;

	font-weight: bold;

	width: 202px;

	height: 50px;

	line-height: 50px;

	background: url(../images/cp_ico01.gif) no-repeat 0 22px;

	padding: 0 0 0 20px;
}

.cp_ul01 li a:hover {
	color: #057fd9;
}

.cp_ul01 .cp_ul02 {
	margin-top: -15px;
	padding: 0 0 15px;
}

.cp_ul01 .cp_ul02 li {
	border: none;
}

.cp_ul01 .cp_ul02 li a {
	font-size: 14px;

	font-weight: normal;

	background: none;

	padding: 0;

	width: 222px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	height: 26px;

	padding-left: 20px;

	line-height: 26px;

	background: url(../images/cp_ico02.gif) no-repeat 0px 9px;
}

.cp_ul01 .cp_ul02 li a:hover {
	color: #057fd9;
}

.cp_lm .noplay {
	display: none;
}



.cp_r {
	width: 910px;
	overflow: hidden;
	height: 847px;
	margin: 50px 0 0;
}

.cp_r dl {
	width: 290px;
	height: 238px;
	position: relative;
	margin: 0 0 10px 13px;
	float: left;
}

.cp_r dl dt {
	width: 290px;
	line-height: 0;
	position: relative;
}

.cp_r dl dt img {
	width: 290px;
	height: 232px;
}

.cp_r dl dt h4 {
	font-size: 16px;

	color: #fff;

	height: 40px;

	line-height: 40px;

	background: #313131a3;

	width: 250px;

	text-align: center;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	padding: 0 20px;

	position: absolute;

	bottom: 0;

	left: 0;

	font-weight: normal;

	transition: height .5s;

	-moz-transition: height .5s;

	-webkit-transition: height .5s;

	-o-transition: height .5s;
}

.cp_r dl dd {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 5px;
	left: 0;
	height: 0;
	overflow: hidden;
	width: 258px;

	padding: 0 16px;

	transition: height .5s;

	-moz-transition: height .5s;
	/* Firefox 4 */

	-webkit-transition: height .5s;
	/* Safari and Chrome */

	-o-transition: height .5s;
	/* Opera */
}

.cp_r dl dd a {
	display: block;
}

.cp_r dl dd h5 {
	height: 60px;
	line-height: 50px;
	text-align: center;
	background: url(http://www.sghjzb.com/skin/images/cp_line02.png) no-repeat center 89px;
	padding: 30px 0 0;
	font-size: 18px;
	color: #fff;
	width: 258px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cp_desc {
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	height: 100px;
	overflow: hidden;
	padding: 0px 0 0;
}

.cp_desc p {
	width: 276px;
}

.cp_desc b {
	display: block;
	float: left;
	width: 90px;
}

.cp_desc span {
	display: block;
	float: left;
	width: 266px;
}

.cp_desc i {
	display: block;
}

.cp_r dl:hover dd {
	height: 233px;
}

.cp_r dl:hover dt h4 {
	height: 0;
}



/**/

.cp02 {
	background: url(../image/cp_bg02.gif) repeat-x;
	height: 340px;
	overflow: hidden;
}

.cp02 ul li {
	width: 290px;
	float: left;
	margin: 10px 7px 0 5px;
}

.cp02 ul li em {
	width: 290px;
	height: 232px;
	line-height: 0;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
	display: block;
}

.cp02 ul li img {
	width: 290px;
	height: 232px;
}

.cp02 ul li:hover em {
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.2);
	z-index: 2;
	-webkit-transform: translate(0, -2px);
	-webkit-transform: translate(0, -2px);
}

.cp02 ul li span {
	display: block;
	width: 290px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333;
}

.cp02 p,
.photo_qie p {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 115px;
	z-index: 30;
	border-radius: 50%;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 0;
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.cp02 p img,
.photo_qie p img {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}

.cp02 p:hover,
.photo_qie p:hover {
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.2);
	z-index: 2;
	-webkit-transform: translate(0, -2px);
	-webkit-transform: translate(0, -2px);
}

.cp02_l,
.phtoto_lico {
	left: -50px;
}

.cp02_r,
.phtoto_rico {
	right: -50px;
}



/*ä¼˜åŠ¿*/

.ys_bg {
	background: url(http://www.sghjzb.com/skin/images/ys_bg.jpg) no-repeat center 0;
	height: 950px;
	overflow: hidden;
	padding: 70px 0 0px;
}

.ys .yin_t,
.ys .yin_t span {
	color: #fff;
}

.ys_t {
	padding: 60px 0 0;
	height: 100px;
}

.ys_t ul li {
	width: 300px;
	float: left;
	color: #fff;
	cursor: pointer;
	line-height: 26px;
	height: 70px;
	overflow: hidden;
}

.ys_t ul li em {
	display: block;
	float: left;
	width: 46px;
	height: 42px;
	line-height: 0;
	overflow: hidden;
	padding-right: 14px;
}

.ys_t ul li b {
	display: block;
	float: left;
	font-size: 20px;
	width: 170px;
}

.ys_t ul li i {
	display: block;
	font-size: 12px;
	color: #8b98a7;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.ys_t ul li:hover,
.ys_t ul li.on {
	background: url(../image/ys_line.png) no-repeat 0 58px;
}

.ys_m dl {
	width: 1200px;
	height: 600px;
	position: relative;
}

.ys_m dl dt {
	width: 1200px;
	height: 600px;
	line-height: 0;
	overflow: hidden;
}

.ys_m dl dt img {
	width: 1200px;
	height: 600px;
}

.ys_m dl dd {
	background: url(http://www.sghjzb.com/skin/images/ys_k.png) no-repeat;
	width: 545px;
	height: 512px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
}

.ys_m .ys_no {
	width: 200px;
	height: 180px;
	color: #fff;
}

.ys_m .ys_no b {
	display: block;
	font-size: 80px;
	line-height: 120px;
	width: 200px;
	text-align: center;
	height: 120px;
	overflow: hidden;
}

.ys_m .ys_no em {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	height: 60px;
	line-height: 50px;
	overflow: hidden;
}

.ys_m dl dd h5 {
	font-size: 18px;
	color: #057fd9;
	line-height: 30px;
	margin: 15px 0 10px 115px;
	height: 65px;
	border-bottom: #d6d6d6 1px solid;
	width: 380px;
	padding: 0 0 0 15px;
}

.ys_m dl dd h5 i {
	display: block;
	font-size: 14px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.ys_m dl dd p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	overflow: hidden;
	width: 375px;
	margin: 0 0 0 115px;
	background: url(../images/ys_ico06.png) no-repeat 0 13px;
	padding: 0 0 0 15px;
}



/**/

.al_bj {
	overflow-x: hidden;
	overflow-y: hidden;
	background: url(../image/case_bg.jpg) no-repeat center 0;
}

.anl {
	height: 630px;
	padding-top: 80px;
}

.al_nr {
	position: relative;
	margin-top: 40px;
}

.al_nr .tempWrap {
	width: 1208px !important;
	overflow: hidden;
}

.al_nr .tempWrap,
.al_nr .tempWrap ul {
	height: 540px
}

.al_nr li {
	float: left;
	width: 285px;
	background: #fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	height: 460px;
	margin-right: 22px;
}

.al_nr li i {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 385px;
	overflow: hidden;
}

.al_nr li i img {
	width: 285px;
	height: 214px;
	transition: all 1s
}

.al_nr li h4 {
	padding: 10px 15px 0 28px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.al_nr li h4 a {
	font-size: 18px;
	color: #333333;
}

.al_nr li p {
	padding: 1px 15px 0 28px;
	height: 123px;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.al_nr li em a {
	display: block;
	width: 147px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #0c86e0;
	font-size: 14px;
	color: #0c86e0;
	margin-left: 28px;
}

.al_nr li:last-child {
	margin: 0;
}

.al_nr li:hover {
	background: #0c86e0
}

.al_nr li:hover h4 a,
.al_nr li:hover p {
	color: #fff
}

.al_nr li:hover em a {
	border-color: #fff;
	color: #fff
}

.al_nr li:hover i img {
	transform: scale(0.95);
}

.al_j1,
.al_j2 {
	position: absolute;
	top: 252px;
}

.case_bg {
	background: url(../image/case_bg.jpg) no-repeat center 0;
	height: 908px;
	overflow: hidden;
	padding: 70px 0 0;
}

.case_t {
	height: 85px;
	padding: 45px 0 0;
}

.case_t ul li {
	width: 160px;
	float: left;
	margin-left: 13px;
}

.case_t ul li a {
	font-size: 16px;
	color: #333;
	display: block;
	float: left;
	width: 160px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: #fff;
}

.case_t ul li a:hover {
	background: #057fd9;
	color: #fff;
}

.case_t ul li:first-child {
	margin-left: 0;
}

.case_btn {
	width: 234px;
	height: 110px;
	padding: 0 0 0 30px;
}

.case_btn a {
	display: block;
	float: left;
	width: 117px;
	height: 110px;
}

.case_btn .case_btn02 {
	background: url(http://www.sghjzb.com/skin/images/case_lico01.gif) no-repeat;
}

.case_btn .case_btn02:hover {
	background: url(../images/case_lico02.gif) no-repeat;
}

.case_btn .case_btn01 {
	background: url(http://www.sghjzb.com/skin/images/case_rico01.gif) no-repeat;
}

.case_btn .case_btn01:hover {
	background: url(http://www.sghjzb.com/skin/images/case_rico02.gif) no-repeat;
}

.case_l {
	width: 265px;
	height: 641px;
	overflow: hidden;
	background: url(http://www.sghjzb.com/skin/images/case_line.png) repeat-y;
}

.case_l ul li {
	width: 234px;
	height: 132px;
	position: relative;
	margin-left: 30px;
	margin-bottom: 43px;
}

.case_l ul li em {
	display: block;
	width: 234px;
	height: 132px;
	line-height: 0;
	overflow: hidden;
}

.case_l ul li img,
.case_r dl dt img,
.news01 dl dt img {
	width: 234px;
	height: 132px;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;
}

.case_l ul li img:hover,
.case_r dl dt img:hover,
.news01 dl dt img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.case_l ul li.on:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50px;
	left: -20px;

	border-right: 20px solid #057fd9;

	border-top: 20px solid transparent;

	border-bottom: 20px solid transparent;
}

.case_r {
	width: 905px;
	height: 641px;
	overflow: hidden;
}

.case_r dl {
	width: 905px;
	background: #fff;
}

.case_r dl dt {
	width: 905px;
	height: 521px;
	line-height: 0;
	overflow: hidden;
}

.case_r dl dt img {
	width: 905px;
	height: 521px;
}

.case_r dl dd {
	width: 850px;
	margin: 0 auto;
	padding: 15px 0 20px;
}

.case_r dl dd h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.case_r dl dd h5 a {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.case_r dl dd h5 a:hover {
	color: #057fd9;
}

.case_r .case_desc {
	font-size: 14px;
	color: #666;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	padding: 5px 0 0;
}



/*åˆä½œå®¢æˆ·*/

.hz_bg {
	background: url(../image/hz_bg.gif) repeat-x;
	height: 180px;
	overflow: hidden;
}

.hz ul li {
	width: 214px;
	float: left;
	margin: 10px 25px 0 0;
}

.hz ul li em {
	width: 214px;
	height: 134px;
	line-height: 0;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
	display: block;
}

.hz ul li img {
	width: 214px;
	height: 134px;
}

.hz ul li:hover em {
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.2);
	z-index: 2;
	-webkit-transform: translate(0, -2px);
	-webkit-transform: translate(0, -2px);
}

.hz ul li span {
	display: block;
	width: 214px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333;
}

.lic {
	background: url(../image/lc.jpg) no-repeat center 0;
	height: 636px;
	overflow: hidden;
	padding-top: 88px;
	box-sizing: border-box;

	margin-top: 80px;
}

.lic h2 {
	color: #fff;
	height: 150px;
	background: url(../image/h22.jpg) no-repeat center 93px;
}

.lic ul {
	overflow: hidden;
	padding-left: 42px;
	height: 211px;
}

.lic ul li {
	float: left;
	text-align: center;
	padding-right: 48px;
}

.lic ul li:last-of-type {
	padding-right: 0;
}

.lic ul li i {
	display: block;
	font-size: 18px;
	color: #fff;
	padding-top: 16px;
}

.lic h3 {
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 28px;
	line-height: 100%;
}

.lic h3 i {
	display: block;
	text-align: center;
	padding-top: 15px;
}

.lic h3 i a {
	display: inline-block;
	width: 254px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	color: #0c86e0;
	font-size: 20px;
	background: #fff;
}

/**/

/*news*/

.news {
	height: 745px;
	overflow: hidden;
	margin-top: 80px;
}

.new_l {
	width: 786px;
	height: 539px;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	margin-top: 40px;
}

.new_l dt img,
.new_r dt img {
	transition: all 0.3s linear 0s;
	WIDTH: 351PX;
	height: 205px;
}

.new_l dt:hover img,
.new_r dt:hover img {
	transform: scale(1.05);
}



.new_l h3 {
	font-weight: normal;
	padding: 18px 26px 0;
	height: 135px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.new_l h3 i {
	display: block;
	overflow: hidden;
}

.new_l h3 i span {
	display: inline-block;
	width: 115px;
	height: 48px;
	color: #cc0000;
	font-size: 24px;
	background: url(../images/h_hot.png) no-repeat;
	padding: 8px 6px 0 0;
	line-height: 39px;
	text-align: center;
	margin-right: 6px;
	float: left;
}

.new_l h3 i a {
	display: inline-block;
	float: left;
	color: #111111;
	font-size: 20px;
	padding-top: 17px;
}

.new_l h3 i a:hover {
	color: #cc0000;
}

.new_l h3 em {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 26px;
	padding-top: 10px;
}

.new_l h3 em a:hover {
	color: #cc0000;
}



.n_on1 {
	height: 155px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 36px;
}

.n_on1 dl {
	overflow: hidden;
	float: left;
	padding: 28px 0 0 28px;
	width: 342px;
	margin-right: 23px;
}

.n_on1 dl:last-of-type {
	margin-right: 0;
	border-left: 1px solid #dcdcdc;
	height: 128px;
}

.n_on1 dl dt {
	float: left;
	width: 52px;
	height: 99px;
	background: #ccc;
	text-align: center;
	box-sizing: border-box;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	padding-top: 30px;
}

.n_on1 dl dt span {
	display: block;
}

.n_on1 dl dd {
	float: right;
	width: 278px;
	float: right;
}

.n_on1 dl dd h4 a {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	display: block;
	margin: 10px 0;
}

.n_on1 dl dd p {
	color: #999999;
	font-size: 14px;
	line-height: 26px;
}

.n_on1 dl:hover dt {
	background: #0c86e0;
}

.n_on1 dl:hover dd h4 a {
	color: #0c86e0;
}



.new_l ul {
	padding-left: 28px;
	MARGIN-TOP: 20PX;
}

.new_l ul li {
	overflow: hidden;
}

.new_l ul li {
	padding-left: 18px;
	line-height: 100%;
	overflow: hidden;
	margin-bottom: 16px;
	background: url(../image/n_io.jpg) no-repeat 0 4px;
}

.new_l ul li a {
	font-size: 14px;
	color: #333333;
}

.new_l ul li a:hover {
	color: #0c86e0;
}

.new_l ul li span {
	display: inline-block;
	float: right;
	padding-right: 28px;
	color: #8c8c8c;
	font-size: 14px;
}



.new_r {
	width: 381px;
	height: 539px;
	background: #f2f2f3;
	box-sizing: border-box;
	padding: 0 15px;
	margin-top: 40px;
}

.new_r h4 {
	font-weight: normal;
	line-height: 100%;
	padding: 20px 0 19px 0;
}

.new_r h4 a {
	font-size: 20px;
	color: #333;
}

.new_r h4 span {
	display: inline-block;
	float: right;
	padding-top: 7px;
}

.new_r h4 span a {
	font-size: 14px;
	color: #666;
}

.new_r h4 a:hover {
	color: #0c86e0;
}

.new_r dl {
	height: 310px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}

.new_r dt {
	overflow: hidden;
}

.new_r dd {
	padding: 6px 0px 0;
}

.new_r dd h5 {
	font-weight: normal;
	font-size: 18px;
}

.new_r dd h5 a {
	color: #333;
}

.new_r dd h5 a:hover {
	color: #0c86e0;
}

.new_r dd p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding-top: 7px;
}



.new_r ul li {
	padding-left: 24px;
	line-height: 100%;
	overflow: hidden;
	margin-bottom: 22px;
	background: url(../image/n_io.png) no-repeat 8px 4px;
}

.new_r ul li a {
	font-size: 14px;
	color: #333333;
}

.new_r ul li a:hover {
	color: #0c86e0;
}

/*èšç„¦æ—¶æ’ç”µå­*/

.abt {
	background: url(http://www.sghjzb.com/skin/images/zjbg.jpg) no-repeat center 0;
	height: 390px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 91px;
}

.abt h4 {
	overflow: hidden;
	height: 400px;
	width: 400px;
	float: left;
}

.abt h4 i {
	display: inline-block;
	float: left;
	background: url(../image/a_h.png) no-repeat;
	width: 232px;
	height: 250px;
	box-sizing: border-box;
	padding-top: 149px;
	color: #333333;
	font-size: 42px;
	line-height: 100%;
}

.abt h4 em {
	display: inline-block;
	float: right;
}

.abt h3 {
	overflow: hidden;
}

.abt h3 i {
	display: inline-block;
	float: left;
	width: 303px;
}

.abt h3 em {
	display: inline-block;
	float: right;
	width: 454px;
	padding-top: 35px;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	text-align: right;
}

.abt h3 em span {
	display: block;
	text-align: left;
	height: 150px;
}

/**/

.links {
	overflow: hidden;
	height: 68px;
	line-height: 68px;
	background: #333537;
}

.links h3 {
	float: left;
	width: 67px;
	color: #adaeae;
	font-size: 12px;
}

.links p {
	float: left;
	width: 1133px;
}

.links p a {
	display: inline-block;
	color: #adaeae;
	display: inline-block;
	margin-right: 26px;
}

.links p a:hover {
	text-decoration: underline;
}

/**/

.abt h4 em {
	overflow: hidden;
}

.pro2 img,
.abt h4 em img {
	transition: all 0.3s linear 0s;
}

.pro2 img:hover,
.abt h4 em img:hover {
	transform: scale(1.03);
}

.abt h3 em img {
	transition: all 0.3s linear 0s;
}

.abt h3 em img:hover {
	transform: translateX(-8px);
}

/**/

.about {
	background: url(http://www.sghjzb.com/skin/images/ab_bg.jpg) no-repeat center 0;
	height: 900px;
	overflow: hidden;
}

.about dl {
	padding: 560px 0 0;
	height: 340px;
}

.about dl dt {
	width: 420px;
	height: 340px;
	background: #0c86e0;
	float: left;
	text-align: center;
}

.about dl dt a {
	color: #fff;
	font-weight: bold;
	display: block;
	padding-top: 50px;
}

.about dl dt b {
	display: block;
	font-size: 60px;
	color: #1b90e6;
	line-height: 60px;
	text-transform: uppercase;
	padding: 40px 0 0;
}

.about dl dt i {
	display: block;
	font-size: 36px;
	line-height: 40px;
	padding: 10px 0;
}

.about dl dt span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}

.about dl dd {
	width: 740px;
	float: left;
	padding: 155px 0 0 30px;
}

.about .ab_desc {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 145px;
	overflow: hidden;
}

.about dl dd span {
	display: block;
	line-height: 30px;
	margin-top: -30px;
	margin-left: 120px;
}

.about dl dd span a {
	font-size: 14px;
	color: #0c86e0;
}

.ab_k {
	display: block;
	width: 100%;
	height: 220px;
	background: rgba(0, 0, 0, 0.5);
	margin-top: -220px;
}



/*ä¼ä¸šç›¸å†Œ*/

.photo {
	padding: 30PX 0 0px;
}



.photo_t {
	padding: 20px 0 10px;
	width: 900px;
	margin: 0 auto;
}

.photo_t li {
	width: 150px;
	float: left;
	height: 45px;
	background: #f0f0f0;
}

.photo_t li a {
	font-size: 14px;
	color: #333;
	display: block;
	width: 150px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	float: left;
}

.photo_t li:nth-child(2n) {
	background: #dfdfdf;
}



.photo_l {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

.photo_l ul li {
	width: 205px;
	height: 40px;
	float: left;
	padding: 0 10px;
}

.photo_l ul li a {
	font-size: 16px;
	color: #333;
	display: block;
	width: 128px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	border-radius: 30px;
	border: #dfdfdf 1px solid;
}

.photo_l ul li a:hover {
	color: #fff;
	background: #0c86e0;
	border: #0c86e0 1px solid;
}



.photo_r ul li {
	width: 234px;
	float: left;
	padding: 20px 7px 0 0;
	overflow: hidden;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.photo_r ul li img {
	width: 234px;
	height: 181px;
}

.photo_r ul li:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}

.photo_qie p {
	top: 90px;
}



/*å‹æƒ…é“¾æŽ¥*/

/*å‹æƒ…é“¾æŽ¥*/



.row-link {



	background-color: #0c86e0;



	border-bottom: 1px solid #fff;



}



.m-link1 {



	padding: 20px 0;



}



.m-link1 .item {



	overflow: hidden;



	color: #fff;



}



.m-link1 .item:first-child {



	margin-bottom: 0px;



}



.m-link1 .item span {



	float: left;



	font-size: 16px;



	margin-right: 18px;



	font-weight: 600;



}



.ul-link1 {



	overflow: hidden;



}



.ul-link1 li {



	float: left;



}



.ul-link1 li a {



	display: block;



	margin-right: 20px;



	font-size: 14px;



	color: #fff;



	height: 21px;



	line-height: 21px;



}



.ul-link1 li a:hover {



	text-decoration: underline;



}



/*åº•éƒ¨*/



.yunu-footer {



	background-color: #333;



}



.fd-nav {



	padding-top: 14px;



	border-bottom: 1px solid #7f7f7f;



	overflow: hidden;



}



.fd-nav ul {



	text-align: center
}



.fd-nav li {



	width: auto;



	padding: 0px 1.8%;



	display: inline-block;



}



.fd-nav li a {



	display: block;



	height: 70px;



	line-height: 70px;



	text-align: center;



	font-size: 16px;



	color: #fff;



}



.fd-nav li a:hover {



	color: #005ad2;



}



.fd-info {
	padding: 30px 0 20px;
	overflow: hidden;
    max-height: 182px;


}



.fd-qr {



	float: left;



}



.fd-qr li {



	float: left;



	margin-right: 30px;



}



.fd-qr li .pic {



	width: 130px;



	height: 130px;



}



.fd-qr li .pic img {



	display: inline-block;



	vertical-align: middle;



	max-width: 100%;



	max-height: 100%;



}



.fd-qr li p {



	text-align: center;



	font-size: 14px;



	font-weight: 400;



	color: #d3d3d3;



	height: 110px;



	line-height: 40px;



}



.fd-txt {



	float: left;



	padding-left: 30px;



	line-height: 25px;



	color: #d3d3d3;



	font-size: 14px;

	width: 318px;

}



.fd-txt p strong {



	font-family: arial, helvetica, sans-serif;



	color: #fff;



	font-size: 38px;



}



.fd-logo {



	float: left;











}



.fd-logo img {



	display: inline-block;



	vertical-align: middle;



	max-width: 100%;



	max-height: 100%;



}



.copy {



	overflow: hidden;



	background-color: #272727;



	line-height: 50px;



	font-size: 14px;



	color: #fff;



}



.copy p {



	float: left;



}



.copy a {







	color: #fff;



}



.copy a:hover {



	color: #005ad2;



}

.f_nav {
	float: left;
	width: 149px;
	margin-top: 16px;
	margin-left: 24px;
}







.f_nav h3 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 14px;
	line-height: 18px;
}







.f_nav ul li {
	line-height: 24px;
}







.f_nav ul li a {
	font-size: 14px;
	color: #d3d3d3;
}



/**/

@-webkit-keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
	}

	20%,
	60% {
		-webkit-transform: translate3d(-10px, 0, 0);
	}

	40%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
	}

}



@keyframes shake {

	from,
	to {
		transform: translate3d(0, 0, 0);
	}

	20%,
	60% {
		transform: translate3d(-10px, 0, 0);
	}

	40%,
	80% {
		transform: translate3d(10px, 0, 0);
	}

}